[INFO] cloning repository https://github.com/wwerner/openapi-semantic-diff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwerner/openapi-semantic-diff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwerner%2Fopenapi-semantic-diff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwerner%2Fopenapi-semantic-diff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c514ca250594c80fc92d7419c91070fa761d0ac8
[INFO] testing wwerner/openapi-semantic-diff against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwerner%2Fopenapi-semantic-diff" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wwerner/openapi-semantic-diff
[INFO] finished tweaking git repo https://github.com/wwerner/openapi-semantic-diff
[INFO] tweaked toml for git repo https://github.com/wwerner/openapi-semantic-diff written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wwerner/openapi-semantic-diff on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wwerner/openapi-semantic-diff already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bcaafc88de5b38aeece84b41bd09f92e593e8fa2591bc1591d3568c08e32f4c
[INFO] running `Command { std: "docker" "start" "-a" "7bcaafc88de5b38aeece84b41bd09f92e593e8fa2591bc1591d3568c08e32f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bcaafc88de5b38aeece84b41bd09f92e593e8fa2591bc1591d3568c08e32f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bcaafc88de5b38aeece84b41bd09f92e593e8fa2591bc1591d3568c08e32f4c", kill_on_drop: false }`
[INFO] [stdout] 7bcaafc88de5b38aeece84b41bd09f92e593e8fa2591bc1591d3568c08e32f4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b080464709662a8fb97503ea2fb6955210cef62a70e187c75ed2fd85eee567d
[INFO] running `Command { std: "docker" "start" "-a" "1b080464709662a8fb97503ea2fb6955210cef62a70e187c75ed2fd85eee567d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling oas3 v0.21.0
[INFO] [stderr]    Compiling openapi-semantic-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "1b080464709662a8fb97503ea2fb6955210cef62a70e187c75ed2fd85eee567d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b080464709662a8fb97503ea2fb6955210cef62a70e187c75ed2fd85eee567d", kill_on_drop: false }`
[INFO] [stdout] 1b080464709662a8fb97503ea2fb6955210cef62a70e187c75ed2fd85eee567d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf47a947d15f05b12c9f33aa74471aa74e48a86a554b60fef48ba3c5567d7f98
[INFO] running `Command { std: "docker" "start" "-a" "bf47a947d15f05b12c9f33aa74471aa74e48a86a554b60fef48ba3c5567d7f98", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling openapi-semantic-diff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.08s
[INFO] running `Command { std: "docker" "inspect" "bf47a947d15f05b12c9f33aa74471aa74e48a86a554b60fef48ba3c5567d7f98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf47a947d15f05b12c9f33aa74471aa74e48a86a554b60fef48ba3c5567d7f98", kill_on_drop: false }`
[INFO] [stdout] bf47a947d15f05b12c9f33aa74471aa74e48a86a554b60fef48ba3c5567d7f98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d1c4292a0b99d3fa26dfdb880c8a5d54e52549bc66ea1ceffc676606fa41633
[INFO] running `Command { std: "docker" "start" "-a" "4d1c4292a0b99d3fa26dfdb880c8a5d54e52549bc66ea1ceffc676606fa41633", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openapi_semantic_diff-8f2a7ce6643749f8)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test extension::extensible_enum::tests::entire_enum_added_is_additive ... ok
[INFO] [stdout] test extension::extensible_enum::tests::entire_enum_removed_is_breaking ... ok
[INFO] [stdout] test extension::extensible_enum::tests::no_change ... ok
[INFO] [stdout] test extension::extensible_enum::tests::removed_values_are_breaking ... ok
[INFO] [stdout] test formatter::tests::export_template_returns_content ... ok
[INFO] [stdout] test formatter::tests::grouped_report_paths_sorted ... ok
[INFO] [stdout] test formatter::tests::parse_endpoint_path_basic ... ok
[INFO] [stdout] test formatter::tests::parse_endpoint_path_no_property ... ok
[INFO] [stdout] test formatter::tests::parse_schema_path_basic ... ok
[INFO] [stdout] test formatter::tests::custom_template ... ok
[INFO] [stdout] test ref_resolver::tests::remote_ref_rejected ... ok
[INFO] [stdout] test parser::tests::detect_version_yaml_31 ... ok
[INFO] [stdout] test ref_resolver::tests::detect_cyclic_ref ... ok
[INFO] [stdout] test ref_resolver::tests::resolve_same_file_ref ... ok
[INFO] [stdout] test extension::extensible_enum::tests::added_values_are_additive ... ok
[INFO] [stdout] test parser::tests::detect_version_json_30 ... ok
[INFO] [stdout] test parser::tests::detect_version_missing ... ok
[INFO] [stdout] test parser::tests::detect_version_unsupported ... ok
[INFO] [stdout] test parser::tests::detect_version_yaml_30 ... ok
[INFO] [stdout] test formatter::tests::text_format_empty ... ok
[INFO] [stdout] test formatter::tests::text_format_with_changes ... ok
[INFO] [stdout] test formatter::tests::html_format ... ok
[INFO] [stdout] test formatter::tests::markdown_format ... ok
[INFO] [stdout] test formatter::tests::json_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/osd-ffa430b3415c1196)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comparator_tests.rs (/opt/rustwide/target/debug/deps/comparator_tests-9c9bf0a258d55029)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test deprecated_schema_property_detected ... ok
[INFO] [stdout] test deprecation_changes_detected ... ok
[INFO] [stdout] test deprecated_operation_detected ... ok
[INFO] [stdout] test extensible_enum_addition_is_additive ... ok
[INFO] [stdout] test identical_specs_produce_empty_report ... ok
[INFO] [stdout] test filter_by_severity ... ok
[INFO] [stdout] test additive_changes_detected ... ok
[INFO] [stdout] test deprecated_parameter_detected ... ok
[INFO] [stdout] test new_enum_value_is_additive ... ok
[INFO] [stdout] test breaking_changes_detected ... ok
[INFO] [stdout] test extensible_enum_removal_is_breaking ... ok
[INFO] [stdout] test new_optional_parameter_is_additive ... ok
[INFO] [stdout] test new_endpoint_is_additive ... ok
[INFO] [stdout] test new_optional_property_is_additive ... ok
[INFO] [stdout] test removed_endpoint_is_breaking ... ok
[INFO] [stdout] test new_schema_is_additive ... ok
[INFO] [stdout] test new_response_code_is_additive ... ok
[INFO] [stdout] test parameter_made_required_is_breaking ... ok
[INFO] [stdout] test reduced_max_length_is_breaking ... ok
[INFO] [stdout] test new_tag_is_additive ... ok
[INFO] [stdout] test removed_security_scheme_is_breaking ... ok
[INFO] [stdout] test type_change_is_breaking ... ok
[INFO] [stdout] test removed_property_is_breaking ... ok
[INFO] [stdout] test new_server_is_additive ... ok
[INFO] [stdout] test removed_server_is_breaking ... ok
[INFO] [stdout] test removed_enum_value_is_breaking ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/formatter_tests.rs (/opt/rustwide/target/debug/deps/formatter_tests-cffab97b6360a82b)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test snapshot_additive_text ... ok
[INFO] [stdout] test snapshot_breaking_json ... ok
[INFO] [stdout] test snapshot_deprecated_text ... ok
[INFO] [stdout] test snapshot_breaking_html ... ok
[INFO] [stdout] test snapshot_breaking_markdown ... ok
[INFO] [stdout] test snapshot_breaking_text ... ok
[INFO] [stdout] test snapshot_breaking_only_text ... ok
[INFO] [stdout] test snapshot_showcase_markdown ... ok
[INFO] [stdout] test snapshot_no_changes_text ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openapi_semantic_diff
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d1c4292a0b99d3fa26dfdb880c8a5d54e52549bc66ea1ceffc676606fa41633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1c4292a0b99d3fa26dfdb880c8a5d54e52549bc66ea1ceffc676606fa41633", kill_on_drop: false }`
[INFO] [stdout] 4d1c4292a0b99d3fa26dfdb880c8a5d54e52549bc66ea1ceffc676606fa41633
